html {
    font-size: 10px;
}

body {
    padding: 0;
    margin: 0;
}

body .header {
    height: 2rem;
    z-index: 999;
}

body .header .nav-nav {
    margin-top: 0;
}

p {
    margin-bottom: 0%;
}

.recruitment-content {
    width: 100%;
    height: 100%;
}

.recruitment {
    width: 100%;
    height: auto;
}

.banner {
    width: 100%;
    height: 100%;
}

.handset {
    width: 33%;
    position: relative;
    margin-top: -45%;
    left: 58%;
}

.biaoti {
    width: 80%;
}

.recruitment-footer {
    width: 100%;
    height: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.recruitment-footer li {
    width: 90%;
    position: relative;
    height: 2.3rem;
    border-left: 3px solid #47A159;
    background-color: #fff;
    margin: 0 auto;
    padding-top: .4rem;
    padding-left: .5rem;
    margin-top: .5rem;
}

.recruitment-footer li span {
    color: #2c2d2e;
    display: block;
    font-size: .65rem;
}

.recruitment-footer-p {
    font-size: .5rem;
    color: #767474;
    margin-top: .3rem;
}

.recruitment-footer li:hover {
    border-top: 1px solid #47A159;
    border-right: 1px solid #47A159;
    border-bottom: 1px solid #47A159;
}

.float-nav {
    width: 80%;
    height: 2.15rem;
    box-shadow: 0px 0px 8px 0px rgba(116, 116, 116, 0.24);
    background-color: #ffffff;
    position: absolute;
    top: 6.75rem;
    left: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #999999;
    font-size: 0.77rem;
}

.nav-btn {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
}

.nav-active {
    color: #47A159 !important;
}

.separate {
    width: 1px;
    height: 2.2rem;
    box-shadow: 0px 0px 16px 0px rgba(116, 116, 116, 0.24);
}


/*内容*/

.title-card {
    width: 100%;
    margin-top: 10%;
}

.title {
    text-align: center;
}

.process-div {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 6%;
    width: 100%;
    margin-bottom: 10%;
}

.process-a {
    width: 19%;
    max-height: 567px;
    top: 4%
}

.process-b {
    width: 30%;
    font-size: 0.78rem;
    font-weight: bold;
    color: rgba(33, 29, 30, 1);
    padding-left: 6%;
    padding-right: 4%;
    padding-top: 6%;
}

.process-c {
    color: rgba(33, 29, 30, 1);
    padding-top: 4%;
}

.text-card {
    margin-left: 10%;
    font-size: 0.7rem;
}

.tite-a {
    border-bottom: 1px solid rgba(179, 179, 180, 1);
    font-size: 0.2rem;
}

.tite-b {
    font-size: 0.2rem;
}

.frame {
    border-left: 1px solid #eeeeee;
    width: 9rem;
    height: 2rem;
    margin: 0%;
}

.frame-a {
    border-left: 1px solid #eeeeee;
    width: 9rem;
    margin-top: 2rem;
}

.frame-div {
    border-left: 1px solid #eeeeee;
    width: 9rem;
    margin-top: 1.5rem;
}

.frame-b {
    border: 1px solid #eeeeee;
    width: 7rem;
    height: auto;
    margin-top: 0.2rem;
    font-size: 0.56rem;
    margin-left: 10%;
    text-align: center;
    color: rgba(33, 29, 30, 1);
    border-radius: 0.2rem;
}

.text-a {
    padding-top: 2.9rem;
}

.text-b {
    padding-top: 4.9rem;
}